Sequoia Project Healthcare Directory Implementation Guide
1.7.0 - Release 1
Official URL: https://sequoiaproject.org/fhir/sphd/StructureDefinition/OrgRole | Version: 1.7.0 | |||
Active as of 2025-08-07 | Computable Name: OrgRole |
This extension is used on the Location resource to indicate the organization role at a given address.
Context of Use
This extension may be used on the following element(s)
Location
Usage info
Usages:
You can also check for usages in the FHIR IG Statistics
Description of Profiles, Differentials, Snapshots, and how the XML and JSON presentations work.
This structure is derived from Extension
Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
---|---|---|---|---|
![]() ![]() |
0..* | Extension | Extension | |
![]() ![]() ![]() |
0..0 | |||
![]() ![]() ![]() |
1..1 | uri | "https://sequoiaproject.org/fhir/sphd/StructureDefinition/OrgRole" | |
![]() ![]() ![]() |
0..1 | Coding | Value of extension Binding: OrganizationAffiliationRole (required) | |
![]() |
Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
---|---|---|---|---|
![]() ![]() |
0..* | Extension | Extension | |
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |
![]() ![]() ![]() |
0..0 | |||
![]() ![]() ![]() |
1..1 | uri | "https://sequoiaproject.org/fhir/sphd/StructureDefinition/OrgRole" | |
![]() ![]() ![]() |
0..1 | Coding | Value of extension Binding: OrganizationAffiliationRole (required) | |
![]() |
This structure is derived from Extension
Differential View
This structure is derived from Extension
Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
---|---|---|---|---|
![]() ![]() |
0..* | Extension | Extension | |
![]() ![]() ![]() |
0..0 | |||
![]() ![]() ![]() |
1..1 | uri | "https://sequoiaproject.org/fhir/sphd/StructureDefinition/OrgRole" | |
![]() ![]() ![]() |
0..1 | Coding | Value of extension Binding: OrganizationAffiliationRole (required) | |
![]() |
Snapshot View
Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
---|---|---|---|---|
![]() ![]() |
0..* | Extension | Extension | |
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |
![]() ![]() ![]() |
0..0 | |||
![]() ![]() ![]() |
1..1 | uri | "https://sequoiaproject.org/fhir/sphd/StructureDefinition/OrgRole" | |
![]() ![]() ![]() |
0..1 | Coding | Value of extension Binding: OrganizationAffiliationRole (required) | |
![]() |
This structure is derived from Extension
Other representations of profile: CSV, Excel, Schematron
Path | Conformance | ValueSet | URI |
Extension.value[x] | required | OrganizationAffiliationRolehttp://hl7.org/fhir/ValueSet/organization-role From the FHIR Standard |
Id | Grade | Path(s) | Details | Requirements |
ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both : extension.exists() != value.exists() |